ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance Namespace / Stochastic<T> Class / Style Property

In This Topic
    Style Property (Stochastic<T>)
    In This Topic
    Gets or sets the series style.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As SVGStyle
    public SVGStyle Style {get;}
    See Also